home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Think Class Libraries / Item Class / ReadMe < prev   
Encoding:
Text File  |  1994-11-30  |  872 b   |  36 lines  |  [TEXT/KAHL]

  1. Contents:
  2.  
  3. Think 5.04 Project.
  4. The resources in  Resourcer™ format.
  5.  
  6. This is a collection of classes that will allow you to have a finder type
  7. outline view. 
  8.  
  9. CItem    This will be the object that is in the table. you will subclass 
  10.         this object to view them in the view. E.g it could be a file 
  11.         object 
  12.         
  13. CItemList    This is a list of CItem. 
  14.  
  15.  
  16. CItemTable    This is the outline view itself.
  17.  
  18.  
  19. Have fun using it. Send a postcard if you use it....
  20.  
  21.  
  22. These classes are absolutely free. You may use them however you may feel.
  23. However the source is copyrighted by Animas Software.
  24.  
  25.  
  26.  
  27. Note. The TMPL that is provided in the resource file is a recursive one.
  28. If you do not have resourcer then you will have to create a new format 
  29. to read you custom items.
  30.  
  31.  
  32. I also assume that you have precompiled TCL headers....
  33.  
  34. please report bugs/enhancements/feedback to atul_barve@aadt.com
  35.  
  36.